#' Convert \code{data.frame} to \code{list}.
#'
#' @importFrom magrittr %<>%
#' @name %<>%
#' @export
#' @rdname special_pipe
#' @param x A \code{data.frame} object.
#' @examples
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.